LlamaTalkEchoApp (the sample Macintosh application) shows how to use the LlamaTalk
library to build a simple, one-client server.  See the REAMDE.LlamaTalkLib document
for more information.

The sample application demonstrates receiving a packet of data, converting each data
byte into a hex string equivalent, and sending it back.  Currently the interface is,
uh, less than Mac-like to say the least, but the intent was to demonstrate the use
of the library to provide the basis for a simple Mac server.
